CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv face detect

搜索资源列表

  1. facedetect_Opencv_haar_adboost_CPP

    0下载:
  2. 人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:6476
    • 提供者:jim
  1. y--facedectection

    0下载:
  2. 本程序基于Opencv与VC而建立的,程序运行后可以自动检测到人脸,并标注出来!-Opencv with VC-based and established in the program, the program runs automatically detect a person' s face, and marked out!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-21
    • 文件大小:3420442
    • 提供者:杨天威
  1. x1

    0下载:
  2. This is simple OpenCV programm, wich detect human face.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:20402954
    • 提供者:Dmitriy
  1. FaceDetection

    0下载:
  2. 该程序是在C++平台上运行可编译通过的源代码,该程序可以实现图片上的人脸检测,是笔者通过自学编程实现的,效果还不错,为准备开始学习opencv的小同学们提供参考-The program is running on a platform in C++ can compile the source code, the program can detect the human face on the picture, is the author of programming through self-
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:28551168
    • 提供者:曲盛铭
  1. facedetect-by-camara

    0下载:
  2. 以opencv 245 版本 製作的鏡頭人臉偵測,有兩段程式碼,第一段為鏡頭偵測人臉,如果沒鏡頭會跳至第二段程式碼為偵測lena.png圖片-Produced by opencv 245 version of the lens face detection, there are two pieces of code, the first paragraph of the lens detect human faces, if not the lens will jump second secti
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19324212
    • 提供者:丁丁
  1. face_detection

    0下载:
  2. 利用opencv检测图像中的人脸,若人脸存在,则标出人脸在图像中的位置。-Using opencv detect images of the human face, if the face is present, mark the position of the face in the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:286937
    • 提供者:宋丰亦
  1. ThreeZhen

    0下载:
  2. 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3559320
    • 提供者:秦朗
  1. face_detection_and_recognition

    0下载:
  2. 該計劃將教如何使用OpenCV的檢測和識別人臉。-This program will teach on how to detect and recognize face using OpenCV.
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1030022
    • 提供者:mm7mm7mm7
  1. FaceCut

    0下载:
  2. 该代码是基于VS2010结合OpenCV下控制台下实现的人脸检测与剪切,简单方便,可以检测并剪切多张人脸,直接导入工程然后修改分类器位置即可运行!-The code is based on the combination of OpenCV VS2010 achieved under the console face detection and cut, simple and convenient, can detect and cut more than one face, directly
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:19990528
    • 提供者:阮干
  1. eyedetect

    0下载:
  2. 利用opencv实现半实时性实现人脸、人眼检测。代码简便,容易理解。-Use opencv achieve semi-real-time realization of the human face, the human eye to detect. Code is simple, easy to understand
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7665849
    • 提供者:付永庆
  1. FaceDetectionCPP

    0下载:
  2. MFC实现的人脸检测,可以检测人脸位置,并标记眼睛、嘴巴、鼻子。没有使用OPENCV库函数,完全C语言实现。-MFC implementation of face detection that can detect human face position, and mark the eyes, mouth, nose. OPENCV library function is not used entirely in C language implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5008049
    • 提供者:huyaoge
  1. MutiplrFaceDetection

    0下载:
  2. 使用了OpenCV 2.4.11 和 VS2013 作了一个人脸识别code。可以在一张照片上识别人脸(多人)。每一个被识别的脸都会被画上圆圈。-Can detect multiple face in one picture
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5026559
    • 提供者:jie
  1. face_detect

    0下载:
  2. 人脸识别,可识别图片里的多张人脸,运行环境是OpenCV,调用模板实现-detect face in picture
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4858832
    • 提供者:Intgrp
  1. Adaboosthaarlikecascadefacedetaction

    0下载:
  2. 利用opencv,adaboost+haar特征实现人脸识别的python小程序-a program use opencv and haar feature to detect face a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:253952
    • 提供者:苟利国
« 1 2 3 4 5»
搜珍网 www.dssz.com